Skip to content

Conversation

@shepazon
Copy link
Contributor

@shepazon shepazon commented Oct 2, 2024

This PR adds a new example for Swift demonstrating the use of a paginator. The example lists all S3 buckets with a page size of 10. The number of pages is counted, and each page is output as its own list, in order to more clearly call attention to the pagination feature.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@shepazon shepazon self-assigned this Oct 2, 2024
@shepazon shepazon requested a review from meyertst-aws October 2, 2024 14:52
@shepazon shepazon added the Swift This issue relates to the AWS SDK for Swift label Oct 2, 2024
Copy link
Contributor

@meyertst-aws meyertst-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shepazon shepazon added the On Call Review needed This work needs an on-call review label Oct 2, 2024
@rlhagerm rlhagerm added On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. and removed On Call Review needed This work needs an on-call review labels Oct 2, 2024
@rlhagerm rlhagerm force-pushed the pagination-snippet branch from 2bccabb to 2e37078 Compare October 2, 2024 19:24
@rlhagerm rlhagerm merged commit 3c8eb77 into awsdocs:main Oct 2, 2024
14 checks passed
@shepazon shepazon deleted the pagination-snippet branch September 9, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

On Call Review complete On call review complete Swift This issue relates to the AWS SDK for Swift Task A general update to the code base for language clarification, missing actions, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants